home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / tslkvsky.dir / 00080_Script_80 < prev    next >
Text File  |  1994-12-01  |  172b  |  8 lines

  1. on exitFrame
  2.   if the movieTime of sprite 10 = the duration of cast "pets1i.avi" then
  3.     go to frame "startmovie1" 
  4.   else
  5.     go to frame the frame
  6.   end if
  7. end
  8.